home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / test / panda / files / data1.cab / Home / Avlite.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Encoding:
Text File  |  2002-05-06  |  2.9 KB  |  143 lines

  1. object Splash: TSplash
  2.   Left = 356
  3.   Top = 289
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Panda Antivirus Titanium'
  7.   ClientHeight = 294
  8.   ClientWidth = 478
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnDestroy = FormDestroy
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object ImageChinoTrad: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 478
  27.     Height = 294
  28.     Align = alClient
  29.     Picture.Data = {<image000.bmp>}
  30.     Visible = False
  31.   end
  32.   object ImageEuskera: TImage
  33.     Left = 0
  34.     Top = 0
  35.     Width = 478
  36.     Height = 294
  37.     Align = alClient
  38.     AutoSize = True
  39.     Picture.Data = {<image001.bmp>}
  40.     Visible = False
  41.   end
  42.   object Image256: TImage
  43.     Left = 0
  44.     Top = 0
  45.     Width = 478
  46.     Height = 294
  47.     Align = alClient
  48.     Picture.Data = {<image002.bmp>}
  49.   end
  50.   object ImageChino: TImage
  51.     Left = 0
  52.     Top = 0
  53.     Width = 478
  54.     Height = 294
  55.     Align = alClient
  56.     Picture.Data = {<image003.bmp>}
  57.     Visible = False
  58.   end
  59.   object LabelNombreReg: TLabel
  60.     Left = 216
  61.     Top = 182
  62.     Width = 52
  63.     Height = 13
  64.     Caption = 'Usadsadsa'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clBlack
  67.     Font.Height = -11
  68.     Font.Name = 'Tahoma'
  69.     Font.Style = []
  70.     ParentFont = False
  71.     Transparent = True
  72.   end
  73.   object LabelEmpresaReg: TLabel
  74.     Left = 216
  75.     Top = 198
  76.     Width = 51
  77.     Height = 13
  78.     Caption = 'dsadsadsa'
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clBlack
  81.     Font.Height = -11
  82.     Font.Name = 'Tahoma'
  83.     Font.Style = []
  84.     ParentFont = False
  85.     Transparent = True
  86.   end
  87.   object LabelAutorizacion: TLabel
  88.     Left = 216
  89.     Top = 160
  90.     Width = 245
  91.     Height = 21
  92.     AutoSize = False
  93.     Caption = 'Se autoriza el uso de este producto a:'
  94.     Font.Charset = DEFAULT_CHARSET
  95.     Font.Color = clBlack
  96.     Font.Height = -11
  97.     Font.Name = 'Tahoma'
  98.     Font.Style = [fsBold]
  99.     ParentFont = False
  100.     Transparent = True
  101.   end
  102.   object ImageEmpresa: TImage
  103.     Left = 300
  104.     Top = 224
  105.     Width = 160
  106.     Height = 30
  107.     Stretch = True
  108.   end
  109.   object LabelCopyright: TLabel
  110.     Tag = 78400
  111.     Left = 216
  112.     Top = 274
  113.     Width = 253
  114.     Height = 15
  115.     AutoSize = False
  116.     Caption = '(C) 2001 Panda Software. Todos los derechos reservados.'
  117.     Font.Charset = DEFAULT_CHARSET
  118.     Font.Color = clWindowText
  119.     Font.Height = -9
  120.     Font.Name = 'Tahoma'
  121.     Font.Style = []
  122.     ParentFont = False
  123.     Transparent = True
  124.   end
  125.   object LabelBeta: TLabel
  126.     Left = 240
  127.     Top = 120
  128.     Width = 220
  129.     Height = 25
  130.     Alignment = taRightJustify
  131.     AutoSize = False
  132.     Caption = 'BETA'
  133.     Font.Charset = DEFAULT_CHARSET
  134.     Font.Color = clWhite
  135.     Font.Height = -19
  136.     Font.Name = 'Tahoma'
  137.     Font.Style = [fsBold]
  138.     ParentFont = False
  139.     Transparent = True
  140.     Visible = False
  141.   end
  142. end
  143.